build: install ubus
authorÁlvaro Fernández Rojas <[email protected]>
Mon, 17 Nov 2025 18:27:33 +0000 (19:27 +0100)
committerÁlvaro Fernández Rojas <[email protected]>
Mon, 17 Nov 2025 18:33:24 +0000 (19:33 +0100)
commit5c7eea7fc090120a6912a99fd244847270ad49b9
tree062230e543bf4d8c3532770d5276344e9dde0ed1
parentf79ddca648068f8b4529dc88a5b062cec2b1ddc4
build: install ubus

Install ubus and properly use it by adding it to PATH and LD_LIBRARY_PATH.
This is needed in order to use a proper environment for testing.

Signed-off-by: Álvaro Fernández Rojas <[email protected]>
Link: https://github.com/openwrt/ubus/pull/17/files
.github/workflows/ci.yml
scripts/devel-build.sh